CumulativeFeatureImpactPlot
CumulativeFeatureImpactPlot[model,data] plots the cumulative impact of the value of each feature in data on the result of model.
CumulativeFeatureImpactPlot[model] estimates the feature impacts using synthetic data.
CumulativeFeatureImpactPlot[model->fname,…] plots only the impact of the specified feature fname.
CumulativeFeatureImpactPlot[model->fname->class,…] plots only the impact on the classification class.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.